'Declaration<DispIdAttribute(51)> Function AutoDeskew( _ ByVal MaxAngleOfResearch As Single, _ ByVal Optimistic As Boolean _ ) As Single
[DispId(51)] float AutoDeskew( float MaxAngleOfResearch, bool Optimistic )
function AutoDeskew(
MaxAngleOfResearch: Single;
Optimistic: Boolean
): Single;
DispIdAttribute(51) function AutoDeskew( MaxAngleOfResearch : float, Optimistic : boolean ) : float;
[DispId(51)] float AutoDeskew( float MaxAngleOfResearch, bool Optimistic )
[DispId(51)] float AutoDeskew( float MaxAngleOfResearch, bool Optimistic )
Parameters
- MaxAngleOfResearch
- Optimistic
